home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / DEMOS / DDJZSORT.ZIP / ZSORT.RC < prev   
Encoding:
Text File  |  1996-01-27  |  1.6 KB  |  75 lines

  1. //Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. #include "zsort.h"
  14. #include "winver.h"
  15.  
  16. /////////////////////////////////////////////////////////////////////////////
  17. #undef APSTUDIO_READONLY_SYMBOLS
  18.  
  19.  
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // Menu
  23. //
  24.  
  25. CLIP MENU DISCARDABLE 
  26. BEGIN
  27.     POPUP "&File"
  28.     BEGIN
  29.         MENUITEM "E&xit",                       IDM_EXIT
  30.     END
  31. END
  32.  
  33.  
  34. #ifdef APSTUDIO_INVOKED
  35. /////////////////////////////////////////////////////////////////////////////
  36. //
  37. // TEXTINCLUDE
  38. //
  39.  
  40. 1 TEXTINCLUDE DISCARDABLE 
  41. BEGIN
  42.     "resource.h\0"
  43. END
  44.  
  45. 2 TEXTINCLUDE DISCARDABLE 
  46. BEGIN
  47.     "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  48.     "#include ""windows.h""\r\n"
  49.     "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  50.     "#include ""zsort.h""\r\n"
  51.     "#include ""winver.h""\r\n"
  52.     "\0"
  53. END
  54.  
  55. 3 TEXTINCLUDE DISCARDABLE 
  56. BEGIN
  57.     "\r\n"
  58.     "\0"
  59. END
  60.  
  61. /////////////////////////////////////////////////////////////////////////////
  62. #endif    // APSTUDIO_INVOKED
  63.  
  64.  
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70.  
  71.  
  72. /////////////////////////////////////////////////////////////////////////////
  73. #endif    // not APSTUDIO_INVOKED
  74.  
  75.